home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / DOS / GRAPHICS / CAP22 / CAPRT.DOC < prev    next >
Text File  |  1992-08-01  |  3KB  |  127 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                   ████  ███  ████   TM
  15.                  █     █   █ █   █
  16.                  █     █████ ████
  17.                  █     █   █ █
  18.                   ████ █   █ █
  19.  
  20.  
  21.  
  22.         CAP CATV/CCTV Advertisement Program RUN-TIME MODULE
  23.  
  24.            Version 1.0 using the iAPX 286 with VGA video
  25.  
  26.  
  27.  
  28.  
  29.        Copyright (C)1991,1992 David R. Green. All rights reserved.
  30.  
  31.  
  32.      This program and all of its accompanying files are NOT FREE or
  33.      in the public domain, it is Copyrighted software.  David R.
  34.      Green holds all rights to this set of programs, including all
  35.      source code.
  36.  
  37.  
  38.  
  39.      This program is currently distributed as Shareware.  This gives
  40.      you a 4 week period in which to test the software prior to
  41.      purchase.  If you continue to use this software after the 4 week
  42.      period, please Register.  See README.EXE for additional
  43.      information and Registration Form.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.      Deluxe Paint II and II Enhanced are (C) Electronic Arts
  50.      IBM, PC/AT, are (TM) International Business Machines Corp.
  51.      MS-DOS is (TM) Microsoft Corporation
  52.      PC Paintbrush IV Plus is (C) ZSoft Corporation
  53.      PCX File Format is (C) ZSoft Corporation
  54.      8088, 8086, 80286, iAPX 286, 80386, 80486 are (TM) Intel Corp.
  55.  
  56.  
  57.  
  58.      Special thanks to ZSoft Corporation for their supply of the PCX
  59.      file format documentation.
  60.  
  61.  
  62.      ──────────────────────────────────────────────────────────────────
  63.                                       1
  64.  
  65.  
  66.  
  67.      The CAP Run-Time module, allows fast and easy playback of data
  68.      files created with the main CAP program.
  69.  
  70.      To use CAPRT, create the desired advertisement file in CAP, (you
  71.      may use files you have already created previously) and run it by
  72.      typing:
  73.  
  74.        CAPRT filename
  75.  
  76.      substituting the CAP data file for "filename".
  77.  
  78.  
  79.      A batch file may also be written, that is in the same format as
  80.      the CAP script batches.  Existing CAP Batch files are easily
  81.      modified by simply changing the lines with CAP to CAPRT.
  82.  
  83.  
  84.      CAPRT supports the same 3 error levels as the main CAP program:
  85.  
  86.      ∙ 0 - standard CAP Run-Time Quit
  87.      ∙ 1 - CAP quit with an internal error
  88.      ∙ 2 - CAP scroll section exit after completion of text file
  89.            scroll
  90.  
  91.  
  92.      To return to DOS from within the CAP Run-Time program, press
  93.      Ctrl+Alt+Q.  You should release the Alt and Q keys, but you must
  94.      continue to depress the Ctrl key until the program quits. NOTE
  95.      this is changed from the CAP ESC, to prevent persons from easily
  96.      exiting your run-time playback.
  97.  
  98.      As soon as the current Block has scrolled off the screen, you
  99.      will be placed back at DOS (BUT ONLY IF YOU CONTINUED TO HOLD DOWN
  100.      THE CTRL KEY).
  101.  
  102.  
  103.  
  104.  
  105.      See the CAP.DOC file for additional information on creating CAP
  106.      data files, and script Batch files.
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.      ──────────────────────────────────────────────────────────────────
  125.      2
  126.  
  127.